Bug 596494 - New property "cursor" in 2.18's GdkWindow with wrong type?
authorCody Russell <bratsche@gnome.org>
Sun, 27 Sep 2009 19:37:19 +0000 (14:37 -0500)
committerCody Russell <bratsche@gnome.org>
Sun, 27 Sep 2009 19:37:19 +0000 (14:37 -0500)
commitfe188a18f324f4545af857436a6060e676a1287d
treedfa06cc750c08a9a57e9900baf6d93c3922ac4b3
parentf2d9f5a9e6d4d9d3de1510b39d9a0ce0a976a4b3
Bug 596494 - New property "cursor" in 2.18's GdkWindow with wrong type?

Use a boxed paramspec with GDK_TYPE_CURSOR instead of a pointer paramspec.
gdk/gdkwindow.c